GtkFontChooser: Allow a custom font map
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2015 03:21:17 +0000 (23:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 7 May 2015 11:33:23 +0000 (07:33 -0400)
commit049cbc8b74aa7a6fff1627c8c65cbfd3c86dfde8
tree0dba4d33c0572a3da8b0b6c877cb1f3ecd575ba2
parent0c922a9443f5fbb71ceba4e1ad0330c069a7c779
GtkFontChooser: Allow a custom font map

This lets applications show their own fonts instead of
or in addition to system fonts.

https://bugzilla.gnome.org/show_bug.cgi?id=748771
docs/reference/gtk/gtk3-sections.txt
gtk/gtkfontbutton.c
gtk/gtkfontchooser.c
gtk/gtkfontchooser.h
gtk/gtkfontchooserutils.c
gtk/gtkfontchooserutils.h
gtk/gtkfontchooserwidget.c
tests/testfontchooserdialog.c